home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / prntutil / ideal340 / idealist / english / idealist.ida next >
Text File  |  1995-04-25  |  6KB  |  135 lines

  1. *****************************************
  2. * Printer Adaption for IdeaList V3.4    *
  3. *****************************************
  4. *  Comments:  from '*' to line end      *
  5. *                                       *
  6. *  Syntax of control codes:             *
  7. *  65 66 = $41 $42 = 'A''B' = 'AB'      *
  8. *                                       *
  9. *  Unnumerical chars and blanks         *
  10. *  between codes are permitted.         *
  11. *****************************************
  12. *                                       *
  13. *  Standard adaption file               *
  14. *  for 24-pin matrix printers           *
  15. *                                       *
  16. *****************************************************************
  17. *                                                               *
  18. *  Paper lengths: LETTER size (11")                             *
  19. *                                                               *
  20. *  IMPORTANT NOTE:                                              *
  21. *  All the German adaptions use other lenghts:                  *
  22. *  - cut sheet      : 11.67" ('DIN A4')                         *
  23. *  - continous paper: 12"                                       *
  24. *  To use LETTER sheets you have to modify the following lines: *
  25. *  - "net page length" ("Netto-Seitenlänge Endlos")             *
  26. *  - "number of lines, single sheet" ("Zeilenzahl Einzelblatt") *
  27. *  - "define gross page length" ("Brutto-Seitenlänge festlegen")*
  28. *                                                               *
  29. *****************************************************************
  30. *
  31. * Name of Adaption (up to 32 chars):
  32. Standard 24 pins, LETTER
  33. *
  34. * Names of the Font Sizes (up to 12 chars):
  35. Pica   10cpi*     size 1
  36. Elite  12cpi*       "  2
  37. Cond.  17cpi*       "  3
  38. Narrow 20cpi*       "  4
  39. *
  40. * Name of the Joker (up to 12 chars):
  41. Joker (free)
  42. *
  43. * Fonts (0 = internal):
  44. 0            * size 1
  45. 0            *   "  2
  46. 0            *   "  3
  47. 0            *   "  4
  48. *
  49. * Size Parameters:
  50. 10.7  * net page length in inch (contionous paper)         [LETTER size!]
  51. 0.5   * text distance in inch (chain mode)
  52. 0.3   * minimum rest length in inch (chain mode)
  53. 56    * number of lines in pica-lines (6 lpi) (single paper) [LETTER size!]
  54. 6     * lines/inch size 1 
  55. 8     *      "       "  2 
  56. 8     *      "       "  3 
  57. 10    *      "       "  4 
  58. 80    * maximum line length in pica-chars (10 cpi)
  59. 10    * chars/inch size 1 
  60. 12    *       "     "   2
  61. 17    *       "     "   3
  62. 20    *       "     "   4 
  63. *
  64. 0     * reserved 1
  65. 0     * reserved 2
  66. 0     * steps/inch for horizontal spacing (0 = not used)
  67. *
  68. 0     * mode of sending (0=normal)
  69. 0     * configuration of port/cut sheet feeder
  70. *       (0=parallel/manual, 1=para./auto, 2=serial/manual, 3=ser./auto)
  71. *
  72. * Printer Control Codes (maximum : 80 chars):
  73. 27 64, 27 82 0          * initialise [reset, USA-set]
  74. 27 64                   * codes at the end
  75. 27 79                   * skip-over perforation off
  76. 27 67 00 11             * define gross page length [11" = LETTER size!]
  77. 27 80, 18, 27 84        * define character wide/hight size 1
  78. *                         [10 cpi, condensed off, sub off]
  79. 27 77, 18, 27 84        * define character wide/hight size 2
  80. *                         [12 cpi, condensed off, sub off]
  81. 27 80, 15, 27 84        * define character wide/hight size 3
  82. *                         [10 cpi, condensed on, sub off]
  83. 27 77, 15, 27 83 1      * define character wide/hight size 4
  84. *                         [12 cpi, condensed on, sub on]
  85. 27 50                   * define line spacing size 1 [1/6"]
  86. 27 48                   *     "    "    "       "  2 [1/8"]
  87. 27 48                   *     "    "    "       "  3 [1/8"]
  88. 27 65 6                 *     "    "    "       "  4 [6/60" with 24-pins]
  89. 27 120 0                * draft
  90. 27 120 1                * letter quality
  91. 0                       * joker on [free]
  92. 0                       * joker off [free]
  93. 0                       * reserved #1
  94. 0                       * reserved #2
  95. 27 69                   * bold on
  96. 27 70                   * bold off
  97. 0                       * light on  [free]
  98. 0                       * light off [free]
  99. 27 52                   * italic on
  100. 27 53                   * italic off
  101. 27 45 1                 * underline on
  102. 27 45 0                 * underline off
  103. 27 83 0                 * superscript on
  104. 27 84                   * superscript off
  105. 27 83 1                 * subscript on
  106. 27 84                   * subscript off
  107. 0                       * init download data  [not used]
  108. 0                       * exit     "      "   [ "    " ]
  109. 0                       * download font on    [ "    " ]
  110. 0                       *    "      "   off   [ "    " ]
  111. 0                       * horizontal spacing (255 = replacement at runtime)
  112. *                         [not used]
  113. '0' 8 '/'               * zero with slash
  114. *
  115. 0* Begin of Character Adaptions;
  116. *  first Atari code, 
  117. *  then up to 20 printer codes;
  118. *  when character not printable: 32
  119. 127 = '^' 8 '-'            * 
  120. 132 = 27 82 2,'{', 27 82 0 * ä
  121. 148 = 27 82 2,'|', 27 82 0 * ö
  122. 129 = 27 82 2,'}', 27 82 0 * ü
  123. 142 = 27 82 2,'[', 27 82 0 * Ä
  124. 153 = 27 82 2,'\', 27 82 0 * Ö
  125. 154 = 27 82 2,']', 27 82 0 * Ü
  126. 158 = 27 82 2,'~', 27 82 0 * ₧
  127. 221 = 21                   * ▌
  128. 189 = 67                   * (C)
  129. 190 = 82                   * (R)
  130. 254 = 32                   * [not printable]
  131. 255 = 32                   * [ "      "    ]
  132. 0* End of Character Adaptions
  133. *
  134. ************** End of Printer Adaption File ******************
  135.